projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a92c9ce
)
remove unused variables
author
Benjamin Otte
<otte@gnome.org>
Wed, 17 Jun 2009 13:17:04 +0000
(15:17 +0200)
committer
Benjamin Otte
<otte@gnome.org>
Sat, 27 Jun 2009 09:28:07 +0000
(11:28 +0200)
gtk/gtkfilechooserdialog.c
patch
|
blob
|
history
diff --git
a/gtk/gtkfilechooserdialog.c
b/gtk/gtkfilechooserdialog.c
index cfa836d45e508c0324cb5fc5fc7473cd29d3d1c1..0868691e22af7905130b9826726dbc1213cbad88 100644
(file)
--- a/
gtk/gtkfilechooserdialog.c
+++ b/
gtk/gtkfilechooserdialog.c
@@
-181,7
+181,6
@@
file_chooser_widget_default_size_changed (GtkWidget *widget,
GtkFileChooserDialogPrivate *priv;
gint default_width, default_height;
GtkRequisition req, widget_req;
- int xpos, ypos;
priv = GTK_FILE_CHOOSER_DIALOG_GET_PRIVATE (dialog);